XR API 2.4
Loading...
Searching...
No Matches
SonyOzDisplaySize Struct Reference

Dispaly dimension. More...

#include <xr_api_defs.h>

Public Member Functions

 SonyOzDisplaySize ()
 コンストラクタ
 
 SonyOzDisplaySize (float in_width_m, float in_height_m)
 Constructor Specify the width (in meters) of the display Specify the width (in meters) of the display.
 

Public Attributes

float width_m
 Display width in meters.
 
float height_m
 Display width in meters.
 

Detailed Description

Dispaly dimension.

Constructor & Destructor Documentation

◆ SonyOzDisplaySize() [1/2]

SonyOzDisplaySize::SonyOzDisplaySize ( )
inline

コンストラクタ

◆ SonyOzDisplaySize() [2/2]

SonyOzDisplaySize::SonyOzDisplaySize ( float in_width_m,
float in_height_m )
inline

Constructor Specify the width (in meters) of the display Specify the width (in meters) of the display.

Member Data Documentation

◆ height_m

float SonyOzDisplaySize::height_m

Display width in meters.

◆ width_m

float SonyOzDisplaySize::width_m

Display width in meters.


The documentation for this struct was generated from the following file: